Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plus operator idea from concat #192

Merged
merged 12 commits into from
Nov 11, 2023
Merged

Conversation

hoangchungk53qx1
Copy link
Contributor

@hoangchungk53qx1 hoangchungk53qx1 commented Nov 8, 2023

Status

READY

Breaking Changes

NO

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ› οΈ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • βœ… Build configuration change
  • πŸ“ Documentation
  • πŸ—‘οΈ Chore

Requirements

  • [ βœ… ] Dump api
  • [ βœ… ] Update README
  • [ βœ… ] Update CHANGELOG
  • [ βœ… ] Add tests
  • [ βœ… ] Add docs

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (e7f8fd3) 87.50% compared to head (5caeb69) 87.51%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
+ Coverage   87.50%   87.51%   +0.01%     
==========================================
  Files          33       33              
  Lines         792      793       +1     
  Branches      109      109              
==========================================
+ Hits          693      694       +1     
  Misses         54       54              
  Partials       45       45              
Files Coverage Ξ”
.../commonMain/kotlin/com/hoc081098/flowext/concat.kt 100.00% <100.00%> (ΓΈ)

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@hoc081098
Copy link
Owner

πŸ™

CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
hoangchungk53qx1 and others added 2 commits November 9, 2023 13:23
Co-authored-by: Petrus Nguyα»…n ThΓ‘i Học <[email protected]>
src/commonMain/kotlin/com/hoc081098/flowext/plus.kt Outdated Show resolved Hide resolved
.idea/vcs.xml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.idea/vcs.xml Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
src/commonTest/kotlin/com/hoc081098/flowext/ConcatTest.kt Outdated Show resolved Hide resolved
src/commonMain/kotlin/com/hoc081098/flowext/concat.kt Outdated Show resolved Hide resolved
@hoangchungk53qx1
Copy link
Contributor Author

πŸ™ πŸ’― πŸ”’ πŸ₯‡

Copy link
Owner

@hoc081098 hoc081098 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ™πŸŽ†

@hoc081098 hoc081098 merged commit 307a091 into hoc081098:master Nov 11, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants